|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
function experimentStart(){
/* do stuff that happens only once, at the end of the experiement */
}
function experimentStart(){
/* do stuff that happens only once, at the beginning of the experiement */
}
function turbidityEvent(transmission){
/* Do stuff related to transmission, transmission is measured in volts*/
}
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||